home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98a.txt / 000057_icon-group-sender _Wed Feb 25 08:09:12 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  3KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id IAA11296
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Wed, 25 Feb 1998 08:09:12 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA30238; Wed, 25 Feb 1998 08:09:11 -0700
  7. Message-Id: <34F3F770.1E8@gte.net>
  8. Date: Wed, 25 Feb 1998 04:50:24 -0600
  9. From: Mark Evans <evans@gte.net>
  10. Reply-To: evans@gte.net
  11. Organization: None
  12. X-Mailer: Mozilla 3.01 (Win95; I)
  13. Mime-Version: 1.0
  14. To: Charles Hethcoat <CHETHCOA@oss.oceaneering.com>
  15. Cc: icon-group@optima.CS.Arizona.EDU
  16. Subject: Re: Stand-alone executables -Forwarded
  17. References: <s4f2edbc.032@housmtp.oceaneering.com>
  18. Content-Type: text/plain; charset=us-ascii
  19. Content-Transfer-Encoding: 7bit
  20. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  21. Status: RO
  22. Content-Length: 1605
  23.  
  24. Well, I have to second the motion myself now that two others have spoken
  25. up.  Besides, I haven't seen much other traffic on this mailing list.
  26.  
  27. The answer to the "low-level" question that I asked of Clinton Jeffery
  28. regarding the "brute-force" technique of making .exe's turned out to be
  29. trivial.  I would not even consider it "low-level."  What happens is
  30. that the icode is appended to the iconx interpreter (within the same
  31. file).  This copy of the interpreter, upon startup, opens *itself* as
  32. the file for interpretation and automatically skips past the code to the
  33. icode data part of the file.
  34.  
  35. Mark
  36.  
  37.  
  38.  
  39.  
  40. Charles Hethcoat wrote:
  41. > Yeah, I kind of like reading about this stuff too.  Reminds me of how
  42. > much I've yet to learn.
  43. > Charlie Hethcoat
  44. > Oceaneering Space Systems
  45. >     ---------------------------------------------------------------
  46. > Subject: Re: Stand-alone executables
  47. > Date: Tue, 24 Feb 1998 08:59:21 -0600
  48. > From: Ehud Lamm <mslamm@mscc.huji.ac.il>
  49. > To: jeffery@cs.utsa.edu
  50. > CC: icon-group@optima.CS.Arizona.EDU
  51. > On Wed, 18 Feb 1998, Clinton Jeffery wrote:
  52. > >
  53. > > I am not sure this thread is interesting to everyone in Icon group, so if
  54. > > have any more technical questions, I'll discuss it with you privately.
  55. > >
  56. > > Clint
  57. > On the contrary, it is etremely interesting. This low level stuff is
  58. > cool.
  59. > If anyone can add low level info about the co-expr feature - so much the
  60. > better....
  61. > (I know I should go and read the source, but life is short and my todo
  62. > list seems longer...)
  63. > Thanks..
  64. > Ehud Lamm     mslamm@pluto.mscc.huji.ac.il
  65.  
  66.